@font-face {
	font-family: OpenSansSemiBold;
	src: url("../fonts/open-sans.semibold.ttf") format("truetype");
}

@font-face {
	font-family: OpenSans;
	src: url("../fonts/open-sans.regular.ttf") format("truetype");
}

@font-face {
	font-family: OpenSansLight;
	src: url("../fonts/open-sans.light.ttf") format("truetype");
}

html {
	font-family: "OpenSans", sans-serif;
	height: 100%;
}

body {
	font-family: "OpenSans", "Verdana", Sans-serif;
	height: 100%;
	margin: 0;
	padding: 0;
	position: relative;
}

.body-container {
	min-height: 100%;
	padding-top: 50px;
	padding-bottom: 100px;
}

.body-container-side-open {
	padding-left: 90px;
}

footer {
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	height: 75px;
	margin-top: -100px;
}

hr {
	margin-top: 10px;
	margin-bottom: 15px;
}

.btn.btn-primary {
	background-color: #069;
	border-color: #069;
}

.btn.btn-link {
	color: #069;
}

.form-control:focus {
	border-color: #069;
}

.btn.btn-outcome {
	min-width: 35%;
}

.full-height {
	height: 100%;
}

#react1 {
	height: 100%;
}

.credentialing-body {
	padding-top: 70px;
}

.section-list {
	padding: 0;
	margin: 0;
	z-index: 1031;
}

.p-0 {
	padding: 0 !important;
}

textarea:focus,
button:focus,
input[type="button"]:focus,
.btn:focus {
	box-shadow: none !important;
	outline: none !important;
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top;
}

.media-left,
.media > .pull-left {
	padding-right: 10px;
}

.media .media-body {
	width: 1000px;
}

.comments-section {
	padding: 10px;
	min-height: 55px;
	background-color: #fff;
	border-top: solid 1px #eee;
}

.btn-link:hover {
	text-decoration: none;
}

.comments-section .list-inline .btn-link:focus {
	text-decoration: none;
	border: solid 1px transparent;
	outline: transparent;
}

.flag-color {
	color: #f90;
}

.flag-background-color {
	background-color: #f90;
}

.note-list {
}

.note-list .provider-note:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.note-list .comments-section:last-child {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.section-body-item-container {
	background: #fff;
	box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, 0.1);
	margin: 20px 5px;
	margin-bottom: 0;
	border-radius: 5px;
	position: relative;
}

.section-body-item-container h3 {
	padding: 15px;
	margin: 0;
	border-bottom: solid 1px #eee;
	color: #069;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.section-body-item-container.flagged {
	/* box-shadow: 2px 2px 2px 2px rgba(255,153,0, 0.2); */
	border: 1px solid #f90;
}

.section-body-item-container h3.panel-title {
	border-bottom: none;
	padding: 0;
	color: #000;
}

.section-list .section-list-container {
	position: fixed;
	background-color: #333;
	width: 16.666666667% !important;
	-ms-overflow-style: none;
	overflow-y: auto;
	overflow-x: hidden;
}

@media (max-width: 1200px) {
	.section-list .section-list-container {
		width: 25% !important;
	}
}

.section-list .section-list-container .btn-group .btn-link,
.section-list .section-list-container .btn-group .btn-link:hover {
	color: inherit;
}

.section-list .section-list-container::-webkit-scrollbar {
	display: none;
}

.section-list .section-list-container .nav-stacked li {
	border-bottom: solid 1px #444;
	margin-top: 0;
}

.section-list .section-list-container .nav-stacked li a {
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	border-left: 3px solid #333;
	border-radius: 0;
}

.section-list .section-list-container .nav-stacked li:first-child {
	border-top: solid 1px #444;
}

.section-list .section-list-container .nav-stacked li a:hover {
	background-color: #222 !important;
	color: #fff;
	border-left: 3px solid #f90;
}

.section-list .section-list-container .nav-stacked li a:focus {
	background-color: #222 !important;
	color: #fff;
	border-left: 3px solid #069;
}

.personal-info {
	padding: 30px 0;
	color: #999;
	background-color: #222;
}

.personal-info .img-container {
	margin-left: auto;
	margin-right: auto;
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
}

.personal-info .img-container img {
	height: 100%;
}

.peer-review {
	padding: 20px;
	background-color: #222;
}

.peer-review .card-section {
	color: #000;
}

.peer-review .info-label {
	font-size: 12px;
	color: #777;
	text-align: left;
	margin-top: 7px;
}

.info-data {
	font-size: 12px;
	color: #aaa;
	text-align: left;
	margin-top: 7px;
}

.peer-review .img-container {
	width: 75px;
	height: 75px;
	overflow: hidden;
	margin-bottom: 15px;
}

.peer-review .img-container img {
	height: 100%;
}

/* TODO Split this stylesheet into more stylesheets */
.section-body-item-container .list-group-item {
	border: 0;
	border-top: 1px solid #ddd;
}

.section-body-item-container .list-group-item .col-xs-1 {
	color: #666;
}

.section-body-item-container .list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.section-body-item-container dd {
	white-space: pre-line;
}

.provider-note {
	background-color: #f7f7f7;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.panel.panel-primary {
	border-color: #069 !important;
}

.panel.panel-no-border {
	border: none !important;
}

.panel.panel-primary .panel-heading {
	background-color: #069 !important;
}

.light-icon {
	color: #fff;
}

.margin-top-md {
	margin-top: 15px;
}

.padding-md {
	padding: 15px;
}

.card .close {
	color: #fff;
	opacity: 1 !important;
	font-size: 14px;
	margin: 7px;
}

div {
	word-wrap: break-word;
	text-overflow: ellipsis !important;
}

@media (max-width: 1024px) {
	.panel-body dd {
		margin-bottom: 10px;
	}
}

.slide-down-enter {
	max-height: 0;
	overflow: hidden;
}

.slide-down-enter.slide-down-enter-active {
	max-height: 400px;

	transition: max-height 1s;
}

.slide-down-appear {
	max-height: 0;
	overflow: hidden;
}

.slide-down-appear.slide-down-appear-active {
	max-height: 400px;

	transition: max-height 1s;
}

.fade-in-enter {
	opacity: 0;
}

.fade-in-enter.fade-in-enter-active {
	opacity: 1;
	transition: opacity 300ms ease-in;
}

.fade-in-leave {
	opacity: 1;
}

.fade-in-leave.fade-in-leave-active {
	opacity: 0.01;
	transition: opacity 300ms ease-in;
}

.fade-in-appear {
	opacity: 0;
}

.fade-in-appear.fade-in-appear-active {
	opacity: 1;
	transition: opacity 0.3s ease-in;
}

.list-group dt {
	font-family: "OpenSansSemiBold";
}

strong {
	font-family: "OpenSansSemiBold";
}

.speech-bubble-icon {
	padding: 12px;
	padding-top: 8px;
	padding-bottom: 5px;
	background-color: #069;
	border-radius: 100%;
	width: 60px;
	height: 60px;
	border: 3px solid #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	z-index: 3;
}

.speech-bubble {
	border: solid 1px #f5f5f5;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px;
	background-color: #f5f5f5;
}

.speech-bubble strong {
	margin-left: -10px !important;
}

.speech-bubble:before {
	position: relative;
	display: inline-block;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right-color: #f5f5f5;
	left: -20px;
	top: 10px;
	content: "";
	float: left;
}

div.circle-avatar {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
	padding-top: 100%;

	border-radius: 50%;

	/* Centering on image`s center*/
	background-position-x: center;
	background-repeat: no-repeat;

	background-size: cover;

	margin: 0 auto;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

img.circle-avatar {
	max-width: 100%;
	width: inherit;
	height: inherit;
	margin-top: 10px;
	border-radius: 50%;
}

.note-date {
	font-size: 14px;
	color: #999;
}

.timeline {
	border-left: solid 3px #f5f5f5;
	margin-left: -30px;
	z-index: 1;
	padding-left: 43px;
}

/** Navbar */

.navbar-asm {
	background-color: #069 !important;
	border: none !important;
	border-radius: 0;
	margin-bottom: 0 !important;
}

.navbar-asm .navbar-dropdown {
	display: inline-block;
	float: right;
	padding: 14px;
	line-height: 20px;
	color: #333;
}

.navbar-asm .navbar-dropdown a.dropdown-toggle {
	color: #fff !important;
	font-size: 14px;
}
.navbar-asm .navbar-dropdown a.dropdown-toggle:focus-visible {
	border: 1px solid #efeded;
	border-radius: 5px;
}
.navbar-asm .navbar-dropdown a:hover,
.navbar-asm .navbar-dropdown a:focus {
	text-decoration: none;
}

.navbar-asm .navbar-title {
	margin-left: 75px;
	margin-right: 75px;
	display: flex;
	position: fixed;
	align-items: center;
	justify-content: center;
	width: calc(100% - 150px);
	height: 50px;
	color: #fff;
	font-size: 20px;
}

.navbar-asm {
	z-index: 2;
}

.navbar-asm .navbar-brand {
	padding-top: 5px;
}

.btn-asm {
	background-color: #069;
}

.final-recommendation-textarea {
	height: 150px !important;
}

.caret-container {
	float: right;
}

.nav-container {
}

.ul.nav-stacked ul.nav-stacked > li > a {
	padding-left: 30px;
}

.dl-horizontal dt {
	font-weight: normal !important;
	color: #aaa;
}

.dl-horizontal dt {
	float: inherit;
	width: 100%;
	overflow: inherit;
	clear: inherit;
	text-align: inherit;
	text-overflow: ellipsis;
	white-space: inherit;
}

.dl-horizontal dd {
	margin-left: 0;
	margin-bottom: 15px;
}

/*.dl-horizontal dd:after {
    display: table;
    content: "";
    clear: both;
}*/
/*
@media (min-width: 1025px) {
	.dl-horizontal dd {
		margin-left: 180px;
	}
}*/

td.wide {
	width: 150px;
}

tr.clickable:hover {
	cursor: pointer;
}

tr.expanded-top {
	background-color: #f5f5f5;
	border-top: 2px solid #369;
	border-left: 2px solid #369;
	border-right: 2px solid #369;
}

tr.expanded-top.danger {
	border-top: 2px solid #900;
	border-left: 2px solid #900;
	border-right: 2px solid #900;
}

tr.expanded-top.success {
	border-top: 2px solid #090;
	border-left: 2px solid #090;
	border-right: 2px solid #090;
}

.table > tbody > tr.expanded-bottom > td,
.table > tbody > tr.expanded-top > td,
.table-hover > tbody > tr.expanded-bottom:hover > td,
.table-hover > tbody > tr.expanded-top:hover > td {
	background-color: #f5f5f5;
}

tr.expanded-bottom {
	background-color: #f5f5f5;
	border-bottom: 2px solid #369;
	border-left: 2px solid #369;
	border-right: 2px solid #369;
}

tr.expanded-bottom.danger {
	border-bottom: 2px solid #900;
	border-left: 2px solid #900;
	border-right: 2px solid #900;
}

tr.expanded-bottom.success {
	border-bottom: 2px solid #090;
	border-left: 2px solid #090;
	border-right: 2px solid #090;
}

.survey-question-title {
	font-size: 17px;
	margin-bottom: 10px;
}
.survey-question {
	padding: 0.5em 1em;
	border-radius: 5px;
	margin: 0.5em;
}

.survey-question-instructions {
	color: #666;
	margin: 1em;
}

.survey-question-answer {
	font-weight: bold;
}
.survey-question-no-answer {
	color: #ccc;
}

.survey-question-comments .well {
	margin-bottom: 0px;
}
.survey .survey-header small {
	display: none;
}
.survey .survey-header:hover small {
	display: inline-block;
}

.table-overflow td {
	max-width: 100px;
}

.survey-question-title {
	font-size: 17px;
	margin-bottom: 10px;
}
.survey-question {
	padding: 0.5em 1em;
	border-radius: 5px;
	margin: 0.5em;
}
.survey-question-answer {
	font-weight: bold;
}
.survey-question-no-answer {
	color: #ccc;
}

.survey-question-comments .well {
	margin-bottom: 0px;
}
.survey .survey-header small {
	display: none;
}
.survey .survey-header:hover small {
	display: inline-block;
}

ul.survey-result-choices {
	list-style-type: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 0;
}
ul.survey-result-choices.disabled {
	cursor: not-allowed;
}
ul.survey-result-choices > li {
	border-top: 1px solid #ccc;
	padding: 7px 10px;
	cursor: pointer;
}

ul.survey-result-choices:first-child {
	border-top: none;
}
ul.survey-result-choices > li.selected {
	background-color: #f8f8f8;
}
ul.survey-result-choices > li.disabled {
	cursor: not-allowed;
	pointer-events: none;
}
ul.survey-result-choices > li:hover {
	background-color: #eee;
}

/****************************
		Cards
*****************************/
.card {
	border: solid 1px #eee;
	margin-bottom: 15px;
	border-radius: 4px;
	box-shadow: 1px 2px 4px -4px #999;
}

.card .card-section {
	padding: 15px;
	border-bottom: solid 1px #eee;
}

.card .card-section h4 {
	margin-top: 0;
	font-family: "OpenSans-Light";
}

.card .card-section:last-child {
	border: none !important;
}

/*****************************
	Description Lists
*****************************/
dl.small-dl {
	margin-top: 20px;
	margin-bottom: 0;
}

dl.small-dl dt {
	color: #aaa;
	font-weight: normal;
	font-size: 12px;
}

dl.small-dl dd {
	font-size: 13px;
	max-width: 95%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

/*****************************
		Utilities
*****************************/

.p-a-0 {
	padding: 0 !important;
}

.row-top {
	margin-top: -10px;
	padding-top: 20px;
	background: #f7f7f7;
}

.table-overflow td {
	max-width: 100px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cards-container {
	padding: 0 15px;
}

/** Margin **/
.ma0 {
	margin: 0;
}
.ma1 {
	margin: 5px;
}
.ma2 {
	margin: 10px;
}
.ma3 {
	margin: 20px;
}
.mb0 {
	margin-bottom: 0;
}
.mb1 {
	margin-bottom: 5px;
}
.mb2 {
	margin-bottom: 10px;
}
.mb3 {
	margin-bottom: 20px;
}
.ml0 {
	margin-left: 0;
}
.ml1 {
	margin-left: 5px;
}
.ml2 {
	margin-left: 10px;
}
.ml3 {
	margin-left: 20px;
}
.mr0 {
	margin-right: 0;
}
.mr1 {
	margin-right: 5px;
}
.mr2 {
	margin-right: 10px;
}
.mr3 {
	margin-right: 20px;
}
.mt0 {
	margin-top: 0;
}
.mt1 {
	margin-top: 5px;
}
.mt2 {
	margin-top: 10px;
}
.mt3 {
	margin-top: 20px;
}

/** Padding **/
.pa0 {
	padding: 0;
}
.pa1 {
	padding: 5px;
}
.pa2 {
	padding: 10px;
}
.pa3 {
	padding: 20px;
}
.pb0 {
	padding-bottom: 0;
}
.pb1 {
	padding-bottom: 5px;
}
.pb2 {
	padding-bottom: 10px;
}
.pb3 {
	padding-bottom: 20px;
}
.pl0 {
	padding-left: 0;
}
.pl1 {
	padding-left: 5px;
}
.pl2 {
	padding-left: 10px;
}
.pl3 {
	padding-left: 20px;
}
.pr0 {
	padding-right: 0;
}
.pr1 {
	padding-right: 5px;
}
.pr2 {
	padding-right: 10px;
}
.pr3 {
	padding-right: 20px;
}
.pt0 {
	padding-top: 0;
}
.pt1 {
	padding-top: 5px;
}
.pt2 {
	padding-top: 10px;
}
.pt3 {
	padding-top: 20px;
}

.sidebar-dropdown-menu {
	text-align: left;
	display: block;
	position: absolute;
	z-index: 1000;
	float: left;
	width: 200px;
	padding: 5px 0;
	margin: 2px 5px 0;
	font-size: 14px;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.75);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.75);
}

.sidebar-dropdown-menu > li > a {
	display: block;
	padding: 3px 10px;
	clear: both;
	font-weight: normal;
	line-height: 1.42857143;
	color: #333;

	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.pointer {
	cursor: pointer;
}

.add-flag-btn:hover,
.btn-link:hover {
	background-color: #efefef;
	border-radius: 3px;
}

/****************************
SearchBox
****************************/

.sb-list {
	position: absolute;
	width: 250px;
	top: 0;
	left: 0;
	height: 300px;
	background: #fafafa;
	border: solid 1px #999;
	border-top: none;
	display: none;
	overflow: auto;
	z-index: 92592;
	-webkit-box-shadow: 0 2px 2px #999999;
	-moz-box-shadow: 0 2px 2px #999999;
	box-shadow: 0 2px 2px #999999;
	border-color: #999999;
}

.sb-row {
	font-size: 1em;
	padding: 0.2em;
}

.sb-active {
	background: #dedede;
	cursor: pointer;
}

.sb-sub,
.sb-url {
	font-size: 0.8em;
	color: #666;
}

.list-group-item.outcome-disabled {
	color: #888;
	cursor: default;
}

a[role="button"] {
	cursor: pointer;
}

.text-outcome-notes {
	font-style: italic;
	margin: 0 1em;
}

/** SIDE NAV BAR */

.side-nav {
	position: fixed;
	/* top: 50px; */
	width: 70px;
	height: 100%;
	z-index: 1;
	background-color: #efeded;
	border-left: 5px solid #fe9b0b;
	box-shadow: inset -3px 0px 5px #ccc;
}

.side-nav-link {
	position: relative;
	display: block;
	width: 70px;
	height: 60px;
	color: #000;
	left: -5px;
	padding-top: 10px;
	border-left: 5px solid rgba(0, 0, 0, 0);
}
.side-nav-link:hover,
.side-nav-link:focus {
	text-decoration: none !important;
	color: #000;
	background-color: #ccc;
	border-left: 5px solid #fe9b0b;
}
.side-nav-link.active {
	border-left: 5px solid #069;
}
.side-nav-link .side-nav-icon-wrapper {
	margin-left: 18px;
	margin-right: 18px;
	width: 34px;
	height: 34px;
	border-radius: 9px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.side-nav-link.active .side-nav-icon-wrapper {
	background-color: #069;
}

.side-nav-link .side-nav-icon-wrapper .svg-icon {
	width: 24px;
	height: 24px;
	color: #069;
	fill: #069;
}
.side-nav-link.active .side-nav-icon-wrapper .svg-icon {
	fill: #fff;
}

.side-nav-link .side-nav-text {
	text-align: center;
	text-transform: uppercase;
	font-size: 8px;
	font-weight: bold;
}
.side-nav-link-vcomm-logo {
	height: 50px;
	padding-top: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.navbar-alert-top {
	top: 50px;
	position: fixed;
	width: inherit;
	z-index: 2;
}

.navbar-default .navbar-nav > li > a {
	color: #fff;
}
div > .disabled {
	cursor: not-allowed;
}

.btn-auth {
	background-color: #069;
	border-color: #069;
	width: 100%;
}

.center-auth {
	text-align: center;
}

.btn-link-auth {
	margin: 0;
	padding: 0;
}

input[type="checkbox"]#rememberme {
	vertical-align: middle;
	margin-top: -2px;
}

label[for="rememberme"] {
	font-weight: normal;
}

.header-control-left {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

.header-control-center {
	padding-top: 10px;
	padding-bottom: 10px;
}

.header-control-right {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

.header-control-right button {
	float: right;
}

.recommend-container {
	margin-bottom: 15px;
}

.recommend-checkbox {
	padding-top: 5px;
	padding-bottom: 5px;
}

.recommend-button {
	white-space: normal;
}

.recommend-badge {
	background-color: #069;
	white-space: normal;
}

.priv-status {
	margin-bottom: 0.5em;
}

.pronto-alert {
	padding: 0.5em;
	margin-top: 0.5em;
}
.alert-neutral {
	color: #333;
	background-color: #eee;
	border-color: #ccc;
}

.pronto-priv-content {
	border-left: #ccc 3px solid;
	padding-left: 0.5em;
}

.svg-icon {
	display: inline-block;
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}

.svg-icon path {
	stroke-width: 0;
	stroke: currentColor;
	fill: currentColor;
}
.sticky-header-top {
	position: sticky;
	top: 50px;
	z-index: 1;
	background-color: #fff;
	border-bottom: solid 1px #eee;
}

.sticky-header-bottom {
	position: sticky;
	top: 106px;
	z-index: 1;
	background-color: #fff;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: solid 1px #eee;
}

.select-all-button {
	margin-left: 20px;
}

.inline-selected-alert {
	display: inline-block;
	margin-left: 20px;
	padding-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 7px;
}

.include-recommended-button {
	padding-top: 3px;
	padding-bottom: 7px;
}

ul.list-group li.list-group-item.privilege-selected {
	border-left: 5px solid #fe9b0b;
}

ul.list-group li.list-group-item.privilege-recommended {
	border-left: 5px solid #3c763d;
}

ul.list-group li.list-group-item.privilege-default {
	border-left: 5px solid #fff;
}

.case-log-modal {
	min-height: 600px;
	display: grid;
	grid-template-columns: 200px auto;
}

.case-log-modal .file-list {
	display: flex;
	flex-direction: column;
	border-right: 1px solid #ccc;
}
.case-log-modal .file-list .thumbnail {
	margin: 20px;
}

.case-log-modal .modal-file-viewer {
}

.privilege-display-flex {
	display: flex;
}